home *** CD-ROM | disk | FTP | other *** search
/ Hacker 7 / HACKER07.ISO / Games / mcdemo.exe / objects / object2.pak / Unnamed File 000189 < prev    next >
Text File  |  1998-04-20  |  1KB  |  41 lines

  1. FITini
  2.  
  3. // This is the Flamer FX File
  4.  
  5. [ObjectClass]
  6. l ObjectTypeNum = 17
  7.  
  8. [ObjectType]
  9. st Name                     = "flamer"            // Text string giving a descriptive name  (only 8 chars long!!)
  10. l Type                         = 25                    // ID number for this mech type
  11. l Appearance                = 0x06000271
  12. l Duration                    = 2                // Lasts forever = -1
  13. l MaxDamage                    = 0                    // Number of damage points before BOOM!
  14. l ExplosionObject            = 0                    // Object Class Number of explosion for Mech
  15. l DestroyedObject            = 0                    // Object Class Number of Destroyed shape for Mech
  16. f ExtentRadius                = 0                    // Extent Radius in Meters
  17.  
  18. [ProjectileLaserData]
  19. f Velocity                    = 250.0                // m/s
  20. f ProjectileLength            = 2.0                // w.u.
  21. f BulgeLength                = 0.5                // w.u.
  22. f BulgeWidth                = 1.0                // w.u.
  23. uc f0Color                    = 71
  24. uc f1Color                    = 70
  25. uc f2Color                    = 69
  26. uc f3Color                    = 71
  27. uc e0Color                    = 71
  28. uc e1Color                    = 70
  29. uc e2Color                    = 69
  30. uc e3Color                    = 71
  31. f CloseDistance                = 5.0
  32. ul SmokeObjectId            = 662                
  33. ul SoundEffectId            = 6                    // Id of soundEffect to play on Fire.
  34. ul ProjectileMissEffect        = 661
  35. ul ProjectileHitEffect        = 658
  36. ul LightObjectId            = 681
  37.  
  38. FITend
  39.  
  40.  
  41.